home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / office / autodemo_officexp / default / demo.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-05-15  |  80 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.microsoft.com/spain/office", "_blank");
  3. }
  4.